@charset "utf-8";
stylesheet {
	height: auto;
	width: 950px;
}
.logo {
	padding-top:32px;
	
}
.rightbg {
	width:218px;
	height:205px;
	background-color:#7aa64d;
	
}
.abouttextgap{
	width:936px;
	height:37px;
	font-family:Myriad Pro;
	font-size:16px;
	color:#325f03;
	font-weight:bold;
	padding-left:2px;
}
.advbg {
	width:364px;
	height:119px;
	background-image:url(images/advbg.jpg);
	background-repeat: repeat-y;
	padding-left: 27px;
	
}
.concenbg{
	width:365px;
	height:115px;
	background-image: url(images/conbgcenter.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	
}
.footerg{
	width:944px;
	height:36px;
	background-color:#3e4735;
	text-align: center;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.butbg{
	width:208px;
	height:195px;
	background-color:#7aa64d;
	
			
}
.catbg {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/catbg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 200px;
	font-weight: bold;
	padding-left: 10px;
}
.enquirytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20pt;
}
.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16pt;
	color:#003333;
	line-height:18pt;
	text-decoration: none;
}
.links:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16pt;
	color:#990000;
	line-height:18pt;
	text-decoration: underline;
	
}
.mainnavig{
	font-family:Myriad Pro; 
	font-size:14px;
	color:#000000; 
	padding-left:2px; 
	line-height:14pt; 
	font-weight:bold; 
	line-height:20pt;
	text-decoration: none;
}
.mainnavig:hover{
	font-family:Myriad Pro; 
	font-size:14px;
	color:#990000; 
	padding-left:2px; 
	line-height:14pt; 
	font-weight:bold; 
	line-height:20pt;
	text-decoration: none;
}

	
